I am trying to download Images and Decals through Roblox’s API using methods in this DevForum topic. It appears that none of the methods are working for downloading an asset with an Image ID by using a web browser and entering these URLs with the specified ID. Are there any new methods for downloading Decals and/or Image IDs using Roblox API? I have tried the following URLs for downloading ...
Share, comment, bookmark or report
simple combat system this combat system has: blocking punching stun it’s pretty simple i released it cause one of my friends wanted to learn more about scripting n yeah if you find any bugs i’ll probably fix them if i have the time to i don’t ask for credit just use it and don’t claim it as ur own uncopylocked game url: combat system - Roblox credits to thx to @CompletedLoop for his r6 ...
Share, comment, bookmark or report
I’m not sure what I’m supposed to put here since the title is pretty self-explanatory. Basically, all of the scripts in this GitHub repository were made by me and are open-sourced here on the developer forum, but I wanted to make them more accessible and easier to keep track of so I made the repository. Here’s the link to it: I’ll update this when I feel like it, or if you have any ...
Share, comment, bookmark or report
How do script [ Update Version], 2022/2023 Introduction Hey there! Today, I will be teaching you how to script from scratch - all the basics you need to know when coming to script on Roblox with a better and updated version! [If you’re a beginner] After this tutorial, you should learn: Understand the very basics of scripting on Roblox. In this tutorial, we’ll be talking about: Variables ...
Share, comment, bookmark or report
by @Micamaster100 Script Executor is a plugin for executing scripts as quickly as possible. It also has a bunch of other useful functions too! If you’re a scripter, then you need to have this plugin! Features Multi-Line code editor. Script Execution in one click! Import your .lua, .luau, and .txt files from your computer. Export your script as a .lua or Roblox file. Advanced Editor for ...
Share, comment, bookmark or report
Latest Release: v1.5.3 Heads Up I am no rendering expert, just a complete hobbyist who happened to develop a deep interest for shaders and graphics programming because of two things, Teardown, and Acerola. Consequently, this also means that the shader might be lacking some necessary optimizations and other features. If you wish for more features to be added, or have an eye for possible ...
Share, comment, bookmark or report
after the takedown of the hydra.api for downloading audio via an ID, i found a new way to download any [public] audio due to how memory logging works (it needs to capture the play button) private audios can’t be downloaded 1-find the audio. make sure it’s the ‘clean’ link without pageNumber 2-press F12 and then go to Network 3-keep inspect element open and then press CTRL-R 4-scroll ...
Share, comment, bookmark or report
Hello everyone! For those of you interested in playing Roblox or developing in Roblox Studio on Linux, I’ve put together a detailed guide using Vinegar and Sober. Here’s how to get started: Before installation, ensure you have the following tools: Vinegar Sober Installation Steps Download Roblox APK Navigate to APKMirror and follow these steps: Click on the button below: Select the latest ...
Share, comment, bookmark or report
Hey Guys! Recently Roblox added a couple new features, such as the new character controller and mesh deformation. So I had an idea to put both together and make an realistic Animation that has dynamic foot placing that incorporates the smoother character movement using the mesh deformation. Also by using The custom properties tab in the baseplate I was able to reduce the friction and increase ...
Share, comment, bookmark or report
I’ve developed a plugin for Roblox that can export any Roblox rig into Blender and generate a Blender Armature (rig) equivalent to the Roblox one using the accompanying Blender addon. Then, in Blender an animation can be designed. When done, the Blender addon can be used to generate Roblox animation data equivalent to the animation designed in Blender. Using the Roblox plugin, this can be ...
Share, comment, bookmark or report
Comments